home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
id011.dxr
/
00205.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
216 b
|
9 lines
on exitFrame
set the locH of sprite 15 to the locH of sprite 15 + 5
set the locV of sprite 15 to the locV of sprite 15 - 5
if the locV of sprite 15 = 383 then
go(the frame + 1)
end if
go(the frame)
end